Adwaita: bring dropdown arrows back
authorMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 22:09:12 +0000 (18:09 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 11 Jun 2020 22:09:12 +0000 (18:09 -0400)
These got lost when the css name changed from combobox
to dropdown.

gtk/theme/Adwaita/_common.scss

index 6ca74d3c7e11b1b9b83e98656808c1610638a3b1..748702eb891b8515e44718c409ead94aa301e545 100644 (file)
@@ -1145,6 +1145,7 @@ spinbutton {
 /**************
  * ComboBoxes *
  **************/
+dropdown,
 combobox {
   arrow {
     -gtk-icon-source: -gtk-icontheme('pan-down-symbolic');